DownloadEvent

interface DownloadEvent : Event

An interface that all download events must extend.

Inheritors

Functions

Link copied to clipboard
abstract fun download(): Download
Returns the Download instance initiated this event.